Introduction to Console Command Error Codes

The error log lists each error with a severity, an error code and a sub-code. The error log only contains the numerical part of the error code and sub-code. Sub-codes relate to a specific error code.

Severity

Severity

Meaning

INFORMATIVE

Something abnormal happened, but was not important.

RECOVERABLE

Something abnormal happened, but the unit recovered from it without rebooting or loosing data.

MAJOR

Something abnormal happened; the unit recovered from it but may have lost data or information due to restarting a process or re-initialising hardware. The unit may not function at full capacity.

CATASTROPHIC

Something abnormal happened and the unit had to reboot to recover.

 

Error Codes

Number

Code

Meaning

1

SYSTEM

System Errors

2

OS

Operating System Errors

3

HARDWARE

Hardware Errors

4

NETWORK

Network Errors

5

ASSERT

Software Assertion Failure

6

CONFIG

Configuration Errors

7

EXECUTIVE

Software Executive Failure